home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
So Who's Dr. Rabbit?
/
SWDR_1.iso
/
pc
/
swdrmov
/
teacher.dxr
/
Teacher Scripts Int_1.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-07-31
|
154 b
|
10 lines
global gtemptime
on exitFrame
UtilUpdateFrame()
set gtemptime to 0
sound fadeOut 1, 5 * 60
sound fadeIn 2, 30
UtilGoToFrame(the frame + 1)
end